Skip to content

Rework config.ini path handling #761

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Feb 9, 2023
Merged

Rework config.ini path handling #761

merged 9 commits into from
Feb 9, 2023

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Feb 9, 2023

Please check if the PR fulfills these requirements

  • The PR has no duplicates (please search among the Pull Requests
    before creating one)
  • Tests for the changes have been added (for bug fixes / features)
  • What kind of change does this PR introduce?
    The config.ini is no more part of the Arduno Create Agent package resources, but it is generated and saved in a user's home subfolder.
  • What is the current behavior?
  • What is the new behavior?
  • Does this PR introduce a breaking change?
    In theory no. An old customized config.ini should be detected and moved to the new correct location.
  • Other information:

@cmaglie cmaglie requested a review from umbynos February 9, 2023 15:34
@cmaglie cmaglie merged commit c724474 into main Feb 9, 2023
@cmaglie cmaglie deleted the config_ini_rework branch February 9, 2023 15:58
@cmaglie cmaglie self-assigned this Feb 9, 2023
@cmaglie cmaglie added type: enhancement Proposed improvement topic: code Related to content of the project itself labels Feb 9, 2023
@umbynos umbynos linked an issue Feb 10, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

config.ini file should be created in the user folder
2 participants